[INFO] cloning repository https://github.com/WhippyUnits/whippyunits-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WhippyUnits/whippyunits-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 785de1c63228b95b7e1b5fbd6f79428a83d00970
[INFO] checking WhippyUnits/whippyunits-rs against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhippyUnits%2Fwhippyunits-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/WhippyUnits/whippyunits-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/WhippyUnits/whippyunits-rs
[INFO] tweaked toml for git repo https://github.com/WhippyUnits/whippyunits-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WhippyUnits/whippyunits-rs on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WhippyUnits/whippyunits-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56
[INFO] running `Command { std: "docker" "start" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling whippyunits-core v0.2.1 (/opt/rustwide/workdir/whippyunits-core)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling litrs v0.5.1
[INFO] [stderr]    Compiling whippyunits v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]    Compiling culit v0.6.0
[INFO] [stderr]     Checking syn v2.0.108
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking whippyunits-proc-macros v0.2.1 (/opt/rustwide/workdir/proc-macros)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling op_result v0.5.8
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/generate_local_unit_literals_macro.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 64 | |             "local_unit_literals",
[INFO] [stdout] 65 | |             true,
[INFO] [stdout] 66 | |             Some(scale_params),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         .into()
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/utils/culit.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 79 | |         module_name,
[INFO] [stdout] 80 | |         false,
[INFO] [stdout] 81 | |         None,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     .into()
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whippyunits-proc-macros` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/generate_local_unit_literals_macro.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 64 | |             "local_unit_literals",
[INFO] [stdout] 65 | |             true,
[INFO] [stdout] 66 | |             Some(scale_params),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         .into()
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/utils/culit.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 79 | |         module_name,
[INFO] [stdout] 80 | |         false,
[INFO] [stdout] 81 | |         None,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     .into()
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whippyunits-proc-macros` (lib test) due to 2 previous errors
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/generate_local_unit_literals_macro.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | /         crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 64 | |             "local_unit_literals",
[INFO] [stdout] 65 | |             true,
[INFO] [stdout] 66 | |             Some(scale_params),
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |         .into()
[INFO] [stdout]    | |_______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `proc_macro2::TokenStream`
[INFO] [stdout]   --> proc-macros/src/utils/culit.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | /     crate::utils::literal_macros::generate_literal_macros_module(
[INFO] [stdout] 79 | |         module_name,
[INFO] [stdout] 80 | |         false,
[INFO] [stdout] 81 | |         None,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |     .into()
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<proc_macro2::TokenStream as Into<proc_macro2::TokenStream>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whippyunits-proc-macros` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56", kill_on_drop: false }`
[INFO] [stdout] 3a6f42e109a633be666b8b050553af55237ebf3987709b1a45666d57c60fdb56
